Skip to content

test: parameterize closed stream operation checks#61

Open
DragonFSKY wants to merge 1 commit into
dfa1:mainfrom
DragonFSKY:test/parameterize-closed-stream-operations
Open

test: parameterize closed stream operation checks#61
DragonFSKY wants to merge 1 commit into
dfa1:mainfrom
DragonFSKY:test/parameterize-closed-stream-operations

Conversation

@DragonFSKY

Copy link
Copy Markdown

Summary

Fixes #52.

This replaces the duplicated closed-stream operation tests in ZstdStreamTest with a single parameterized test while keeping each scenario visible through the parameter display name. The test still captures the operation as a ThrowingCallable result and asserts the same IOException behavior.

Tests

  • ./mvnw -pl zstd test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Parameterize the closed-stream "operation after close throws" tests

1 participant